home *** CD-ROM | disk | FTP | other *** search
-
- TITLE: SEMICOLON REVERSE
-
- by William C. Parke for CHUG (Capital Heath/Zenith Users'
- Group, Aug. 1988
-
- This program is a Terminate-and-Stay-Resident routine which
- converts a semicolon to a colon and visa-versa when typed
- from the keyboard. For those not drilled into QWERTY
- typing, the often used DOS colon is easier to type, not
- requiring a shift with the semicolon key. Install the
- program in the AUTOEXEC.BAT file after testing.
-
- Use DOS 2.11 or higher.
-
- The resident portion of the program takes only 256 bytes.
- (It is actually contained in the original Program Segment
- Prefix. The child environment is de-allocated.)
-
-